-
Home
-
InfiniteWP Client
-
1.13.2 (latest)
-
Code
-
Classes
- AbstractCommand
Total Complexity |
60 |
Dependencies |
13 |
Dependents |
4 |
Total lines |
370 |
Lines of code |
182 |
Logical lines of code |
99 |
Comment lines |
85 |
Methods |
25 |
Properties |
6 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
48 |
12 |
33 |
prepare() |
A |
51 |
8 |
26 |
__construct() |
S |
50 |
7 |
28 |
getResult() |
S |
62 |
4 |
12 |
getResponse() |
S |
72 |
2 |
6 |
getValidator() |
S |
72 |
2 |
6 |
process() |
S |
72 |
2 |
5 |
isExecuted() |
S |
78 |
2 |
3 |
getValidationErrors() |
S |
72 |
2 |
6 |
getRequest() |
S |
71 |
2 |
6 |
execute() |
S |
71 |
2 |
6 |
setOnComplete() |
S |
69 |
2 |
7 |
setClient() |
S |
77 |
1 |
4 |
getClient() |
S |
82 |
1 |
3 |
__clone() |
S |
77 |
1 |
4 |
isPrepared() |
S |
80 |
1 |
3 |
setValidator() |
S |
77 |
1 |
4 |
getRequestHeaders() |
S |
80 |
1 |
3 |
init() |
S |
98 |
1 |
1 |
build() |
S |
100 |
1 |
0 |
createOperation() |
S |
79 |
1 |
3 |
getOperation() |
S |
82 |
1 |
3 |
getName() |
S |
81 |
1 |
3 |
__invoke() |
S |
81 |
1 |
3 |
setResult() |
S |
77 |
1 |
4 |